■<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <meta http-equiv="Content-Language" content="en-us"> <title>Cobian Backup 9 help files - Menus</title> <link rel="stylesheet" type="text/css" href="CobStyle.css"> <style type="text/css"> .style1 { text-align: center; } .style2 { color: #FF0000; } </style> </head> <body> <div align="center"> <table border="0" width="600" id="table1"> <tr> <td> <h2 class="style1">Menus</h2> <h2>List menu</h2> <p> <span class="style2">New List</span> - Creates a new empty list and makes it active.<p> <span class="style2">Open List</span> - Opens an existing list and makes it active.<p> <span class="style2">Save list as</span> - Saves the current list under other name. <p><span class="style2">Import</span> - Use this function to import Cobian Backup 9 lists from older versions. The elements of the old list will be added to the current list.<p><span class="style2">Refresh list</span> - Reload the current list.<p><span class="style2">List style</span> - Change the style of the task list.<h2>Task menu</h2> <p><span class="style2">Run all tasks now </span>- Backs up all the tasks in the list. You can check &quot;Shut down the computer&quot; on the confirmation dialog if you want your computer to shutdown when the backup operation is done (may need administrator&#39;s rights)<p><span class="style2">Run&nbsp; selected items </span>- Same as above, but only the selected tasks on the list will be backed up.<p><span class="style2">New task </span>- Add a new task to the list. <a href="tasks_en.htm">Read more about tasks here</a>.<p> <span class="style2">Edit task</span> - Opens the selected task for editing. In the resulting dialog you can modify every property of the <a href="tasks_en.htm">task</a>.<p><span class="style2">Clone task</span> - Creates a copy of the selected task and adds it to the list. This can be useful if you want to create a task with the same files or properties of an existing task.<p><span class="style2">Delete task </span>- Deletes the selected task from the list. If you check &quot;Also delete the backup files&quot; from the confirmation dialog, all the backup files from this task will be deleted. <span class="style2">Warning</span>, this is an irreversible operation.<p> <span class="style2">Abort</span> - If a backup is currently going on, clicking on Abort will stop the current operation. Some temporary files could be left on your hard drive.<p> <span class="style2">Reset archive attributes</span>: Cobian Backup 9 uses the archive bit of the file attributes to decide if a file must be copied or not when doing a differential or incremental backup. If you want that the next backup of a task will be full, just select the task and select this option. <p> <span class="style2">Shutdown computer</span>: When a MANUAL backup is going on, you can select this option to undo a previous Shutdown command or to set the Shutdown flag.<h2>Backup history menu</h2> <p><span class="style2">Delete backup </span>- Deletes the selected backups from the active database.&nbsp; If you check &quot;Also delete the backup files&quot; from the confirmation dialog, all the backup files from this backup will be deleted. <span class="style2">Warning</span>, this is an irreversible operation.<p> <span class="style2">Parked</span> - Check this option if you want the selected backup to be &quot;parked&quot;. . Parking the backup is a way of protecting the backup set&#39;s files. A parked backup cannot be deleted by the program (automatically) nor can it be deleted by the user. To delete a parked backup, uncheck the Parked flag by clicking again on this menu item.<p><span class="style2">Backup properties</span>: Displays the properties of the selected backup set.<h2> Log menu</h2> <p>Cobian Backup 9 engine logs all the operations into a log file. The user interface has also a &quot;Log&quot; tab which logs the user interface related activities. <p> <span class="style2">Clear the &quot;Log&quot; tab</span> - Clears all the text from the &quot;Log&quot; tab.<p> <span class="style2">Select all</span> - marks all the text on the &quot;Log&quot; tab.<p> <span class="style2">Copy the selected text </span>- Copies the selected text into the clipboard.<p><span class="style2">Print log</span> - Prints the &quot;Log&quot; tab.<p><span class="style2">Open log file</span> - Opens the log file in an external text editor.<p><span class="style2">Delete the log file</span> - Deletes the engine&#39;s log file<h2>Tools</h2> <p> <span class="style2">Check for new versions</span> - Checks if new versions are available. This can be configured to happen automatically on the <a href="options_en.htm">Options</a> dialog box.<p> <span class="style2">Decrypting tool</span> - Starts the Decrypting tool to decrypt files or directories. </p> <p><span class="style2">Translation tool</span> - Starts the translation tool. You can translate the program to your language. Feel free to send your translation to me and I will publish it in my website as a download and will include it into the official program download. When translating, be aware that there are 2 files you must translate : the cms file and the cui file. The last one contains all the strings to be used on the user interface. It is <span class="style2">VERY important</span> that you try to keep the strings size when possible on this file. If the new translated string is larger that the original the user interface could get sometimes &quot;deformed&quot; and will look weird.</p> <p><span class="style2">Deleter</span>: All file operations in Cobian Backup 9 are unicode. This means that the limits for file names and paths are nearly 32000 characters. Unfortunatly, Windows Explorer can only handle a length of 255 charactes. Sometines the program can create paths with files names that cannot be handled by Explorer. If you need to delete those files, using this utility is your solution.</p> <p><span class="style2">Miscellanious</span>: Encode a password or encode/decode a date/time value to be used in the ini file created by Cobian Backup 9.</p> <p><span class="style2">Remote client</span>: Cobian Backup 9 can now be almost completely controlled remotely. Use this client to connect to a remote machine and control a Cobian Backup 9 installation. The remote program must be configured first to accept the connections from your IP address. The default port used for remote connections is 13403</p> <p><span class="style2">Repare permissions</span>: Cobian Backup 9 uses a set of files to store the settings and your lists. Because the user interface and the engine may be running as different users, and both can (and need) to modify those files, the DB and Settings subdirectories need to have full permissions for everyone to function well. This utility (which must be run under an account with Administrative powers) will check and repair those permissions for you.</p> <h2>Options&nbsp; </h2> <p>Configure the program. <a href="options_en.htm">Read more here</a>.</p> <h2>Help</h2> <p>Index - Shows the help file</p> <p><a href="PayPal.htm">Donate via PayPal</a></p> <p class="style1"><a href="index_en.htm">Index</a></td> </tr> <tr> <td> <p class="style1">⌐2000-2008 by Luis Cobian<br> All rights reserved</td> </tr> </table> </div> </body> </html>